|
* Leave-one-out cross-validation (CVloo) Stability An algorithm f has CVloo stability β with respect to the loss function V if the following holds: * Expected-to-leave-one-out error () Stability An algorithm f has stability if for each n there exists a and a such that: , with and going to zero for ==Preliminary Notations== X and Y ⊂ R being respectively an input and an output space, we consider a training set of size m in drawn i.i.d. from an unknown distribution D. A learning algorithm is a function from into which maps a learning set S onto a function from X to Y. To avoid complex notation, we consider only deterministic algorithms. It is also assumed that the algorithm is symmetric with respect to S, i.e. it does not depend on the order of the elements in the training set. Furthermore, we assume that all functions are measurable and all sets are countable which does not limit the interest of the results presented here. The loss of an hypothesis f with respect to an example is then defined as . The empirical error of f is . The true error of f is Given a training set S of size m, we will build, for all i = 1....,m, modified training sets as follows: * By removing the i-th element * By replacing the i-th element 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Leave-one-out error」の詳細全文を読む スポンサード リンク
|